home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / shu194st.zoo / shellutils-1.9.4 / man / tee.man < prev    next >
Encoding:
Text File  |  1994-03-16  |  1.2 KB  |  65 lines

  1.  
  2.  
  3.  
  4. TEE(1L)                              TEE(1L)
  5.  
  6.  
  7. N✓NA✓AM✓ME✓E
  8.        tee  - read from    standard input and write to standard out-
  9.        put and files
  10.  
  11. S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
  12.        t✓te✓ee✓e  [-ai]   [--append]     [--ignore-interrupts]     [--help]
  13.        [--version] [file...]
  14.  
  15. D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
  16.        This  manual  page  documents the GNU version of    t✓te✓ee✓e.  The
  17.        t✓te✓ee✓e command copies the standard input to    the standard out-
  18.        put and any files given as arguments.
  19.  
  20.        If  a  file being written to does not already exist, it is
  21.        created.     If a file being written to already  exists,  the
  22.        data  it    previously contained is    overwritten unless the _✓-_✓a
  23.        option is used.
  24.  
  25.    O✓OP✓PT✓TI✓IO✓ON✓NS✓S
  26.        _✓-_✓a_✓, _✓-_✓-_✓a_✓p_✓p_✓e_✓n_✓d
  27.           Append the standard input    to the given files rather
  28.           than overwriting them.
  29.  
  30.        _✓-_✓-_✓h_✓e_✓l_✓p Print  a    usage message on standard output and exit
  31.           successfully.
  32.  
  33.        _✓-_✓i_✓, _✓-_✓-_✓i_✓g_✓n_✓o_✓r_✓e_✓-_✓i_✓n_✓t_✓e_✓r_✓r_✓u_✓p_✓t_✓s
  34.           Ignore interrupt signals.
  35.  
  36.        _✓-_✓-_✓v_✓e_✓r_✓s_✓i_✓o_✓n
  37.           Print version information    on standard  output  then
  38.           exit successfully.
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. FSF               GNU Shell Utilities            1
  65.